GtkCellRendererText: Add [foreground|background]-rgba properties
authorCarlos Garnacho <carlosg@gnome.org>
Fri, 22 Oct 2010 16:33:07 +0000 (18:33 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 22 Oct 2010 18:14:57 +0000 (20:14 +0200)
commitd1140d0b1e3969ee567c8fac51779eed71a18185
tree5154a734f9934d9fe501d680c8dd04c90db4f007
parent5fbf20c2d865e482a781dc586c5c73056cb44139
GtkCellRendererText: Add [foreground|background]-rgba properties

These properties use GdkRGBA to render the cell renderer's content.
Note that Pango attributes are used to render the foreground color,
so the alpha value is currently ignored.
gtk/gtkcellrenderertext.c